Gets Jobs in the Folder with the specified name
Get | Job_GetJobsByFolderName |
Resource Path: /api/job/folder
Uri: http://doc.jamsscheduler.com/api/job/folder
Name | Description | Data Type |
---|---|---|
name | The name of the Folder to return Jobs from. | string |
The response body is of type Array[Job].
OK